home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / shopdrop.swf / scripts / DefineButton2_807 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-27  |  78b  |  5 lines

  1. on(release){
  2.    _global.mcRoot.mcComm.sendScore(score);
  3.    this.play();
  4. }
  5.